PHY SET EMITTER POSITION

Set the position of the emitter.

  Syntax
PHY SET EMITTER POSITION ID, x#, y#, z#
  Parameters
ID
Integer
identification number of the emitter object
x#
Float
position of emitter on the X axis
y#
Float
position of emitter on the Y axis
z#
Float
position of emitter on the Z axis

  Returns

  Description

Setting the position of the emitter at runtime is useful for attaching the emitter to other objects for example, you can create a smoke emitter and attach it to the back of a car as it is driving around.

  Example Code
No example code is provided for this command